Method: saveEndSystemInfo

Update end-system information. The end-system is identified by using the macAddress, ipAddress, or hostname property.

Parameters

Name Type Description
properties string Custom field data in custom1=value1,custom2=value2,custom3=
value3,custom4=value4 format

Returns

The operation returns an integer error code.

Example

Execute the following web service with a browser:

https://192.168.30.34:8443/axis/services/NACWebService/saveEndSystemInfo?properties=macAddress=EC:1F:72:B9:37:91,custom1=Custom1,custom2=Custom2,custom3=Custom3,custom4=Custom4